home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / indxx802.zip / MANUAL.BAT < prev    next >
DOS Batch File  |  1991-11-14  |  830b  |  26 lines

  1. ECHO OFF
  2. CLS
  3. ECHO     STARTUP DIRECTIONS FOR "INDEXX Professional (c)" (version 8.02)
  4. ECHO                 Copyright Norman Swartz 1985-1991
  5. ECHO   
  6. ECHO The Manual for INDEXX is contained in the file MANUAL.DOC on this disk.
  7. ECHO Follow the directions below to obtain a printout of the Manual.
  8. ECHO If you don't want a copy, press CTRL-BREAK and then Y.
  9. ECHO  
  10. ECHO     DIRECTIONS
  11. ECHO  
  12. ECHO Be sure a disk containing MANUAL.DOC is in drive A.
  13. ECHO Turn your printer OFF.  Position the top edge of the paper
  14. ECHO just at the print head.  Then turn the printer ON.
  15. ECHO Even if the paper is positioned correctly,
  16. ECHO be sure to turn the printer OFF, then ON.
  17. ECHO  
  18. PAUSE
  19. ECHO  
  20. ECHO ON
  21. COPY A:MANUAL.DOC LPT1:
  22. ECHO OFF
  23. CLS
  24. ECHO Directions for starting INDEXX are at the beginning of Chapter 2.
  25. ECHO ON
  26.